home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / protect_the_fire.swf / scripts / DefineSprite_112 / frame_1 / DoAction.as
Text File  |  2007-01-15  |  83b  |  9 lines

  1. if(eval("/:freeforall") == "1")
  2. {
  3.    gotoAndStop(3);
  4. }
  5. else
  6. {
  7.    stop();
  8. }
  9.